Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_acl.h537 struct btm_handle_to_acl_index { struct
542 extern struct btm_handle_to_acl_index btm_handle_to_acl_index; argument
Dmock_stack_acl.cc92 struct btm_handle_to_acl_index btm_handle_to_acl_index; variable
373 uint8_t btm_handle_to_acl_index(uint16_t hci_handle) { in btm_handle_to_acl_index() function
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc347 uint8_t btm_handle_to_acl_index(uint16_t hci_handle) { in btm_handle_to_acl_index() function