Home
last modified time | relevance | path

Searched defs:evt_code (Results 1 – 11 of 11) sorted by relevance

/aosp12/system/bt/bta/hh/
H A Dbta_hh_main.cc372 static const char* bta_hh_evt_code(tBTA_HH_INT_EVT evt_code) { in bta_hh_evt_code()
/aosp12/system/bt/test/mock/
H A Dmock_stack_btu_hcif.cc61 void btu_hcif_log_event_metrics(uint8_t evt_code, uint8_t* p_event) { in btu_hcif_log_event_metrics()
H A Dmock_bta_av_main.cc62 const char* bta_av_evt_code(uint16_t evt_code) { in bta_av_evt_code()
/aosp12/system/nfc/src/nfa/p2p/
H A Dnfa_p2p_main.cc784 static std::string nfa_p2p_evt_code(uint16_t evt_code) { in nfa_p2p_evt_code()
/aosp12/system/bt/bta/gatt/
H A Dbta_gattc_main.cc415 static const char* gattc_evt_code(tBTA_GATTC_INT_EVT evt_code) { in gattc_evt_code()
/aosp12/system/nfc/src/nfa/hci/
H A Dnfa_hci_api.cc600 uint8_t evt_code, uint16_t evt_size, in NFA_HciSendEvent()
/aosp12/system/bt/bta/av/
H A Dbta_av_main.cc1265 const char* bta_av_evt_code(uint16_t evt_code) { in bta_av_evt_code()
/aosp12/system/bt/stack/btm/
H A Dbtm_iso_impl.h96 uint8_t evt_code = IsCigKnown(cig_id) ? kIsoEventCigOnReconfigureCmpl in on_set_cig_params() local
/aosp12/system/nfc/src/nfa/include/
H A Dnfa_hci_api.h206 uint8_t evt_code; /* HCP EVT id */ member
H A Dnfa_hci_int.h235 uint8_t evt_code; member
/aosp12/system/bt/stack/btu/
H A Dbtu_hcif.cc104 void btu_hcif_log_event_metrics(uint8_t evt_code, uint8_t* p_event) { in btu_hcif_log_event_metrics()