Home
last modified time | relevance | path

Searched refs:BTA_JV_L2CAP_RECEIVE_EVT (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_jv_api.h149 #define BTA_JV_L2CAP_RECEIVE_EVT 23 /* the result for BTA_JvL2capReceive*/ macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/jv/
Dbta_jv_api.c761 BTA_JV_L2CAP_RECEIVE_EVT, (tBTA_JV *)&evt_data, bta_jv_cb.l2c_cb[handle].user_data); in BTA_JvL2capReceive()