Home
last modified time | relevance | path

Searched refs:btm_ble_set_keep_rfu_in_auth_req (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble.cc75 struct btm_ble_set_keep_rfu_in_auth_req btm_ble_set_keep_rfu_in_auth_req; variable
307 void btm_ble_set_keep_rfu_in_auth_req(bool keep_rfu) { in btm_ble_set_keep_rfu_in_auth_req() function
309 test::mock::stack_btm_ble::btm_ble_set_keep_rfu_in_auth_req(keep_rfu); in btm_ble_set_keep_rfu_in_auth_req()
Dmock_stack_btm_ble.h541 struct btm_ble_set_keep_rfu_in_auth_req { struct
545 extern struct btm_ble_set_keep_rfu_in_auth_req btm_ble_set_keep_rfu_in_auth_req; argument