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.h558 struct btm_handle_to_acl_index { struct
563 extern struct btm_handle_to_acl_index btm_handle_to_acl_index; argument
Dmock_stack_acl.cc97 struct btm_handle_to_acl_index btm_handle_to_acl_index; variable
390 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.cc318 uint8_t btm_handle_to_acl_index(uint16_t hci_handle) { in btm_handle_to_acl_index() function