Searched defs:p_cb_info (Results 1 – 8 of 8) sorted by relevance
/system/bt/stack/test/hid/ |
D | stack_hid_test.cc | 66 uint16_t sec_level) { in TEST_F()
|
/system/bt/test/mock/ |
D | mock_stack_l2cap_api.cc | 106 uint16_t L2CA_Register2(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, in L2CA_Register2() 115 uint16_t L2CA_Register(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, in L2CA_Register() 146 uint16_t L2CA_RegisterLECoc(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, in L2CA_RegisterLECoc()
|
D | mock_stack_gatt.cc | 46 bool GATTS_NVRegister(tGATT_APPL_INFO* p_cb_info) { in GATTS_NVRegister() 86 tGATT_CBACK* p_cb_info, bool eatt_support) { in GATT_Register()
|
D | mock_stack_btm_sec.cc | 105 bool BTM_SecRegister(const tBTM_APPL_INFO* p_cb_info) { in BTM_SecRegister()
|
/system/bt/stack/l2cap/ |
D | l2c_api.cc | 51 uint16_t L2CA_Register2(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, in L2CA_Register2() 75 uint16_t L2CA_Register(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, in L2CA_Register() 379 uint16_t L2CA_RegisterLECoc(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, in L2CA_RegisterLECoc()
|
/system/bt/stack/test/common/ |
D | mock_l2cap_layer.cc | 27 uint16_t L2CA_Register(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, in L2CA_Register()
|
/system/bt/stack/gatt/ |
D | gatt_api.cc | 92 bool GATTS_NVRegister(tGATT_APPL_INFO* p_cb_info) { in GATTS_NVRegister() 992 tGATT_CBACK* p_cb_info, bool eatt_support) { in GATT_Register()
|
/system/bt/stack/btm/ |
D | btm_sec.cc | 218 bool BTM_SecRegister(const tBTM_APPL_INFO* p_cb_info) { in BTM_SecRegister()
|