Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_l2cap_bt_api.c95 msg.act = BTC_L2CAP_ACT_STOP_SRV; in esp_bt_l2cap_stop_all_srv()
110 msg.act = BTC_L2CAP_ACT_STOP_SRV; in esp_bt_l2cap_stop_srv()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_l2cap.h26 BTC_L2CAP_ACT_STOP_SRV, enumerator
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/l2cap/
Dbtc_l2cap.c756 case BTC_L2CAP_ACT_STOP_SRV: in btc_l2cap_call_handler()