Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hcic_hciblecmds.cc75 struct btsnd_hcic_ble_set_rand_priv_addr_timeout
76 btsnd_hcic_ble_set_rand_priv_addr_timeout; variable
258 void btsnd_hcic_ble_set_rand_priv_addr_timeout(uint16_t rpa_timout) { in btsnd_hcic_ble_set_rand_priv_addr_timeout() function
260 test::mock::stack_hcic_hciblecmds::btsnd_hcic_ble_set_rand_priv_addr_timeout( in btsnd_hcic_ble_set_rand_priv_addr_timeout()
Dmock_stack_hcic_hciblecmds.h430 struct btsnd_hcic_ble_set_rand_priv_addr_timeout { struct
435 extern struct btsnd_hcic_ble_set_rand_priv_addr_timeout argument
436 btsnd_hcic_ble_set_rand_priv_addr_timeout;
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_devctl.cc202 btsnd_hcic_ble_set_rand_priv_addr_timeout( in BTM_reset_complete()
/packages/modules/Bluetooth/system/stack/include/
Dhcimsgs.h352 void btsnd_hcic_ble_set_rand_priv_addr_timeout(uint16_t rpa_timout);
/packages/modules/Bluetooth/system/stack/hcic/
Dhciblecmds.cc369 void btsnd_hcic_ble_set_rand_priv_addr_timeout(uint16_t rpa_timout) { in btsnd_hcic_ble_set_rand_priv_addr_timeout() function