Home
last modified time | relevance | path

Searched defs:l2cble_notify_le_connection (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/test/mock/
H A Dmock_stack_l2cap_ble.h95 struct l2cble_notify_le_connection { struct
99 extern struct l2cble_notify_le_connection l2cble_notify_le_connection; argument
H A Dmock_stack_l2cap_ble.cc54 struct l2cble_notify_le_connection l2cble_notify_le_connection; variable
98 void l2cble_notify_le_connection(const RawAddress& bda) { in l2cble_notify_le_connection() function
/aosp12/system/bt/stack/l2cap/
H A Dl2c_ble.cc184 void l2cble_notify_le_connection(const RawAddress& bda) { in l2cble_notify_le_connection() function