Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c641 l2ble_update_att_acl_pkt_num(L2CA_ADD_BTU_NUM, NULL); in BTA_GATTC_WriteCharValue()
691 l2ble_update_att_acl_pkt_num(L2CA_ADD_BTU_NUM, NULL); in BTA_GATTC_WriteCharDescr()
Dbta_gatts_api.c432 l2ble_update_att_acl_pkt_num(L2CA_ADD_BTU_NUM, NULL); in BTA_GATTS_HandleValueIndication()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/
Dl2c_api.h1235 #define L2CA_ADD_BTU_NUM 3 macro
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/l2cap/
Dl2c_api.c2309 case L2CA_ADD_BTU_NUM:{ in l2ble_update_att_acl_pkt_num()