Lines Matching refs:btcoexist
386 typedef bool (*bfp_btc_get)(void *btcoexist, u8 get_type, void *out_buf);
388 typedef bool (*bfp_btc_set)(void *btcoexist, u8 set_type, void *in_buf);
390 typedef void (*bfp_btc_disp_dbg_msg)(void *btcoexist, u8 disp_type);
514 void exhalbtc_init_hw_config(struct btc_coexist *btcoexist);
515 void exhalbtc_init_coex_dm(struct btc_coexist *btcoexist);
516 void exhalbtc_ips_notify(struct btc_coexist *btcoexist, u8 type);
517 void exhalbtc_lps_notify(struct btc_coexist *btcoexist, u8 type);
518 void exhalbtc_scan_notify(struct btc_coexist *btcoexist, u8 type);
519 void exhalbtc_connect_notify(struct btc_coexist *btcoexist, u8 action);
520 void exhalbtc_mediastatus_notify(struct btc_coexist *btcoexist,
522 void exhalbtc_special_packet_notify(struct btc_coexist *btcoexist, u8 pkt_type);
523 void exhalbtc_bt_info_notify(struct btc_coexist *btcoexist, u8 *tmp_buf,
525 void exhalbtc_stack_operation_notify(struct btc_coexist *btcoexist, u8 type);
526 void exhalbtc_halt_notify(struct btc_coexist *btcoexist);
527 void exhalbtc_pnp_notify(struct btc_coexist *btcoexist, u8 pnp_state);
528 void exhalbtc_coex_dm_switch(struct btc_coexist *btcoexist);
529 void exhalbtc_periodical(struct btc_coexist *btcoexist);
530 void exhalbtc_dbg_control(struct btc_coexist *btcoexist, u8 code, u8 len,
539 void exhalbtc_display_bt_coex_info(struct btc_coexist *btcoexist);
540 void exhalbtc_signal_compensation(struct btc_coexist *btcoexist,
542 void exhalbtc_lps_leave(struct btc_coexist *btcoexist);
543 void exhalbtc_low_wifi_traffic_notify(struct btc_coexist *btcoexist);