Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h56 GATT_OP_GET_ALL_CHAR, enumerator
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c351 GATT_OP_GET_ALL_CHAR, in BTA_GATTC_GetAllChar()
Dbta_gattc_cache.c1400 if(op == GATT_OP_GET_ALL_CHAR || op == GATT_OP_GET_CHAR_BY_UUID) { in bta_gattc_get_db_with_opration()
1411 if ((op == GATT_OP_GET_ALL_CHAR || op == GATT_OP_GET_CHAR_BY_UUID) && in bta_gattc_get_db_with_opration()