Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_main.cc57 static const char* bta_hh_evt_code(tBTA_HH_INT_EVT evt_code) { in bta_hh_evt_code()
/packages/modules/Nfc/libnfc-nci/tests/src/
Dnfa_hci_api_test.cc659 uint8_t evt_code = 0x01; in TEST_F() local
673 uint8_t evt_code = 0x01; in TEST_F() local
687 uint8_t evt_code = 0x01; in TEST_F() local
701 uint8_t evt_code = 0x01; in TEST_F() local
715 uint8_t evt_code = 0x01; in TEST_F() local
744 uint8_t evt_code = 0x01; in TEST_F() local
760 uint8_t evt_code = 0x01; in TEST_F() local
775 uint8_t evt_code = 0x01; in TEST_F() local
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_main.cc353 static const char* gattc_evt_code(tBTA_GATTC_INT_EVT evt_code) { in gattc_evt_code()
/packages/modules/Bluetooth/system/gd/hal/
Dsnoop_logger_tracing.cc40 uint8_t evt_code = packet[0]; in SkipTracePoint() local
Dsnoop_logger.cc1442 uint8_t evt_code = packet[0]; in LogTracePoint() local
/packages/modules/Nfc/libnfc-nci/src/nfa/hci/
Dnfa_hci_api.cc593 uint8_t evt_code, uint16_t evt_size, in NFA_HciSendEvent()
/packages/modules/Bluetooth/system/bta/av/
Dbta_av_main.cc1270 const char* bta_av_evt_code(uint16_t evt_code) { in bta_av_evt_code()
/packages/modules/Nfc/libnfc-nci/src/nfa/include/
Dnfa_hci_api.h206 uint8_t evt_code; /* HCP EVT id */ member
Dnfa_hci_int.h237 uint8_t evt_code; member
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_iso_impl.h132 uint8_t evt_code = in on_set_cig_params() local
/packages/modules/Bluetooth/system/stack/btu/
Dbtu_hcif.cc109 static void btu_hcif_log_event_metrics(uint8_t evt_code, const uint8_t* p_event) { in btu_hcif_log_event_metrics()