Home
last modified time | relevance | path

Searched refs:L2CA_DECREASE_BTC_NUM (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c640 l2ble_update_att_acl_pkt_num(L2CA_DECREASE_BTC_NUM, NULL); in BTA_GATTC_WriteCharValue()
690 l2ble_update_att_acl_pkt_num(L2CA_DECREASE_BTC_NUM, NULL); in BTA_GATTC_WriteCharDescr()
Dbta_gatts_api.c431 l2ble_update_att_acl_pkt_num(L2CA_DECREASE_BTC_NUM, NULL); in BTA_GATTS_HandleValueIndication()
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/include/stack/
Dl2c_api.h1234 #define L2CA_DECREASE_BTC_NUM 2 macro
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/l2cap/
Dl2c_api.c2302 case L2CA_DECREASE_BTC_NUM:{ in l2ble_update_att_acl_pkt_num()