Searched defs:link_type (Results 1 – 13 of 13) sorted by relevance
/system/bt/stack/btu/ |
D | btu_hcif.cc | 183 uint8_t link_type; in btu_hcif_log_event_metrics() local 196 uint8_t link_type; in btu_hcif_log_event_metrics() local 218 uint8_t link_type; in btu_hcif_log_event_metrics() local 997 uint8_t link_type; in btu_hcif_connection_comp_evt() local 1040 uint8_t link_type; in btu_hcif_connection_request_evt() local
|
/system/nfc/src/nfa/p2p/ |
D | nfa_p2p_api.cc | 64 tNFA_P2P_LINK_TYPE link_type, in NFA_P2pRegisterServer() 121 tNFA_STATUS NFA_P2pRegisterClient(tNFA_P2P_LINK_TYPE link_type, in NFA_P2pRegisterClient()
|
/system/nfc/src/nfa/include/ |
D | nfa_p2p_api.h | 132 tNFA_P2P_LINK_TYPE link_type; member 139 tNFA_P2P_LINK_TYPE link_type; member
|
D | nfa_p2p_int.h | 69 tNFA_P2P_LINK_TYPE link_type; member 77 tNFA_P2P_LINK_TYPE link_type; member
|
/system/nfc/src/nfc/include/ |
D | llcp_api.h | 134 uint8_t link_type; /* link type */ member 174 uint8_t link_type; /* congested link type */ member
|
D | llcp_int.h | 110 uint8_t link_type; /* logical link and/or data link */ member
|
/system/nfc/src/nfc/llcp/ |
D | llcp_api.cc | 360 uint8_t LLCP_RegisterServer(uint8_t reg_sap, uint8_t link_type, in LLCP_RegisterServer() 477 uint8_t LLCP_RegisterClient(uint8_t link_type, tLLCP_APP_CBACK* p_app_cback) { in LLCP_RegisterClient()
|
/system/bt/vendor_libs/test_vendor_lib/packets/hci/ |
D | event_packet_builder.cc | 317 …hci::Status status, uint16_t handle, const Address& address, hci::LinkType link_type, bool encrypt… in CreateConnectionCompleteEvent() 334 … hci::LinkType link_type) { in CreateConnectionRequestEvent()
|
/system/bt/stack/btm/ |
D | btm_sco.cc | 685 uint8_t link_type) { in btm_sco_conn_req()
|
/system/bt/common/ |
D | metrics.cc | 575 uint16_t link_type, uint32_t hci_cmd, in LogLinkLayerConnectionEvent()
|
/system/bt/bta/include/ |
D | bta_api.h | 532 tBTA_TRANSPORT link_type; member 540 tBTA_TRANSPORT link_type; member
|
/system/bt/bta/dm/ |
D | bta_dm_act.cc | 795 void bta_dm_remove_all_acl(const tBTA_DM_LINK_TYPE link_type) { in bta_dm_remove_all_acl()
|
/system/bt/stack/include/ |
D | btm_api_types.h | 1000 uint8_t link_type; /* BTM_LINK_TYPE_SCO or BTM_LINK_TYPE_ESCO */ member 1020 tBTM_SCO_TYPE link_type; member
|