Home
last modified time | relevance | path

Searched refs:BTA_HD_API_DISABLE_EVT (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hd/include/
Dbta_hd_int.h52 BTA_HD_API_DISABLE_EVT enumerator
55 #define BTA_HD_INVALID_EVT (BTA_HD_API_DISABLE_EVT + 1)
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hd/
Dbta_hd_api.c76 p_buf->event = BTA_HD_API_DISABLE_EVT; in BTA_HdDisable()
Dbta_hd_main.c245 case BTA_HD_API_DISABLE_EVT: in bta_hd_hdl_event()