Home
last modified time | relevance | path

Searched refs:to_hci_role (Results 1 – 5 of 5) sorted by relevance

/system/bt/types/
Dhci_role.h39 inline tHCI_ROLE to_hci_role(const uint8_t& role) { in to_hci_role() function
/system/bt/stack/test/common/
Dmock_l2cap_layer.cc74 return to_hci_role(l2cap_interface->GetBleConnRole(bd_addr)); in L2CA_GetBleConnRole()
/system/bt/stack/acl/
Dbtm_ble_connection_establishment.cc186 tHCI_ROLE role = to_hci_role(raw_role); in btm_ble_conn_complete()
/system/bt/main/shim/
Dhelpers.h131 return to_hci_role(static_cast<uint8_t>(role)); in ToLegacyRole()
/system/bt/stack/btu/
Dbtu_hcif.cc1573 btm_acl_role_changed(to_hci_status_code(status), bda, to_hci_role(role)); in btu_hcif_role_change_evt()