Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_main.cc60 static const char* bta_hh_evt_code(tBTA_HH_INT_EVT evt_code) { in bta_hh_evt_code()
/aosp_15_r20/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_main.cc355 static const char* gattc_evt_code(tBTA_GATTC_INT_EVT evt_code) { in gattc_evt_code()
/aosp_15_r20/system/nfc/src/nfa/hci/
H A Dnfa_hci_api.cc576 uint8_t evt_code, uint16_t evt_size, in NFA_HciSendEvent()
/aosp_15_r20/packages/modules/Bluetooth/system/bta/av/
Dbta_av_main.cc1327 const char* bta_av_evt_code(uint16_t evt_code) { in bta_av_evt_code()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_iso_impl.h132 uint8_t evt_code = in on_set_cig_params() local
/aosp_15_r20/system/nfc/src/nfa/include/
H A Dnfa_hci_api.h206 uint8_t evt_code; /* HCP EVT id */ member
H A Dnfa_hci_int.h237 uint8_t evt_code; member
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btu/
Dbtu_hcif.cc110 static void btu_hcif_log_event_metrics(uint8_t evt_code, const uint8_t* p_event) { in btu_hcif_log_event_metrics()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hal/
Dsnoop_logger.cc1408 uint8_t evt_code = packet[0]; in LogTracePoint() local