Home
last modified time | relevance | path

Searched refs:l2c_link_role_changed (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/stack/include/
Dl2cap_hci_link_interface.h31 void l2c_link_role_changed(const RawAddress* bd_addr, tHCI_ROLE role,
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_link.cc63 void l2c_link_role_changed(const RawAddress* /* bd_addr */, in l2c_link_role_changed() function
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc1429 l2c_link_role_changed(&bd_addr, new_role, hci_status); in btm_acl_role_changed()
1431 l2c_link_role_changed(nullptr, HCI_ROLE_UNKNOWN, in btm_acl_role_changed()
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_link.cc729 void l2c_link_role_changed(const RawAddress* bd_addr, tHCI_ROLE new_role, in l2c_link_role_changed() function