Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_stack_l2cap_ble.cc70 struct l2cble_send_peer_disc_req l2cble_send_peer_disc_req; variable
171 void l2cble_send_peer_disc_req(tL2C_CCB* p_ccb) { in l2cble_send_peer_disc_req() function
173 test::mock::stack_l2cap_ble::l2cble_send_peer_disc_req(p_ccb); in l2cble_send_peer_disc_req()
Dmock_stack_l2cap_ble.h257 struct l2cble_send_peer_disc_req { struct
261 extern struct l2cble_send_peer_disc_req l2cble_send_peer_disc_req; argument
/system/bt/stack/l2cap/
Dl2c_int.h843 extern void l2cble_send_peer_disc_req(tL2C_CCB* p_ccb);
Dl2c_csm.cc1266 l2cble_send_peer_disc_req(p_ccb); in l2c_csm_open()
1320 l2cble_send_peer_disc_req(p_ccb); in l2c_csm_open()
Dl2c_ble.cc1383 void l2cble_send_peer_disc_req(tL2C_CCB* p_ccb) { in l2cble_send_peer_disc_req() function