Searched refs:halbtc_send_bt_mp_operation (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
D | halbtcoutsrc.c | 171 bool halbtc_send_bt_mp_operation(struct btc_coexist *btcoexist, u8 op_code, in halbtc_send_bt_mp_operation() function 403 halbtc_send_bt_mp_operation(btcoexist, BT_OP_GET_BT_VERSION, in halbtc_get_bt_patch_version() 419 halbtc_send_bt_mp_operation(btcoexist, in halbtc_get_bt_coex_supported_feature() 436 halbtc_send_bt_mp_operation(btcoexist, in halbtc_get_bt_coex_supported_version() 450 halbtc_send_bt_mp_operation(btcoexist, in halbtc_get_bt_device_info() 463 halbtc_send_bt_mp_operation(btcoexist, in halbtc_get_bt_forbidden_slot_val() 1055 if (!halbtc_send_bt_mp_operation(btcoexist, BT_OP_WRITE_REG_VALUE, in halbtc_set_bt_reg() 1062 halbtc_send_bt_mp_operation(btcoexist, BT_OP_WRITE_REG_ADDR, in halbtc_set_bt_reg() 1134 halbtc_send_bt_mp_operation(btcoexist, BT_OP_GET_BT_ANT_DET_VAL, in halbtc_get_ant_det_val_from_bt() 1148 halbtc_send_bt_mp_operation(btcoexist, BT_OP_GET_BT_BLE_SCAN_TYPE, in halbtc_get_ble_scan_type_from_bt() [all …]
|