Home
last modified time | relevance | path

Searched refs:btsnd_hcic_ble_read_adv_chnl_tx_power (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hcic_hciblecmds.cc55 struct btsnd_hcic_ble_read_adv_chnl_tx_power
56 btsnd_hcic_ble_read_adv_chnl_tx_power; variable
178 void btsnd_hcic_ble_read_adv_chnl_tx_power(void) { in btsnd_hcic_ble_read_adv_chnl_tx_power() function
180 test::mock::stack_hcic_hciblecmds::btsnd_hcic_ble_read_adv_chnl_tx_power(); in btsnd_hcic_ble_read_adv_chnl_tx_power()
Dmock_stack_hcic_hciblecmds.h236 struct btsnd_hcic_ble_read_adv_chnl_tx_power { struct
240 extern struct btsnd_hcic_ble_read_adv_chnl_tx_power argument
241 btsnd_hcic_ble_read_adv_chnl_tx_power;
/packages/modules/Bluetooth/system/stack/include/
Dhcimsgs.h285 void btsnd_hcic_ble_read_adv_chnl_tx_power(void);
/packages/modules/Bluetooth/system/stack/hcic/
Dhciblecmds.cc141 void btsnd_hcic_ble_read_adv_chnl_tx_power(void) { in btsnd_hcic_ble_read_adv_chnl_tx_power() function
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc1737 btsnd_hcic_ble_read_adv_chnl_tx_power(); in BTM_ReadTxPower()