Searched refs:btm_ble_get_acl_remote_addr (Results 1 – 5 of 5) sorted by relevance
66 struct btm_ble_get_acl_remote_addr btm_ble_get_acl_remote_addr; variable114 bool btm_ble_get_acl_remote_addr::return_value = false;261 bool btm_ble_get_acl_remote_addr(uint16_t hci_handle, RawAddress& conn_addr, in btm_ble_get_acl_remote_addr() function264 return test::mock::stack_btm_ble::btm_ble_get_acl_remote_addr( in btm_ble_get_acl_remote_addr()
422 struct btm_ble_get_acl_remote_addr { struct433 extern struct btm_ble_get_acl_remote_addr btm_ble_get_acl_remote_addr; argument
369 bool btm_ble_get_acl_remote_addr(uint16_t hci_handle, RawAddress& conn_addr,
1940 bool btm_ble_get_acl_remote_addr(uint16_t hci_handle, RawAddress& conn_addr, in btm_ble_get_acl_remote_addr() function
461 btm_ble_get_acl_remote_addr(hci_handle, p_acl->active_remote_addr, in btm_acl_created()