Home
last modified time | relevance | path

Searched defs:db (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c246 … uint16_t offset, void *result, btgatt_db_element_t *db) in btc_gattc_fill_gatt_db_conversion()
320 btgatt_db_element_t *db = NULL; in btc_ble_gattc_get_service() local
361 btgatt_db_element_t *db = NULL; in btc_ble_gattc_get_all_char() local
389 btgatt_db_element_t *db = NULL; in btc_ble_gattc_get_all_descr() local
419 btgatt_db_element_t *db = NULL; in btc_ble_gattc_get_char_by_uuid() local
452 btgatt_db_element_t *db = NULL; in btc_ble_gattc_get_descr_by_uuid() local
487 btgatt_db_element_t *db = NULL; in btc_ble_gattc_get_descr_by_char_handle() local
521 btgatt_db_element_t *db = NULL; in btc_ble_gattc_get_include_service() local
567 esp_gattc_db_elem_t *db, uint16_t *count) in btc_ble_gattc_get_db()
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c354 btgatt_db_element_t **db, UINT16 *count) in BTA_GATTC_GetServiceWithUUID()
360 btgatt_db_element_t **db, UINT16 *count) in BTA_GATTC_GetAllChar()
375 btgatt_db_element_t **db, UINT16 *count) in BTA_GATTC_GetAllDescriptor()
390 btgatt_db_element_t **db, UINT16 *count) in BTA_GATTC_GetCharByUUID()
406 btgatt_db_element_t **db, UINT16 *count) in BTA_GATTC_GetDescrByUUID()
421 btgatt_db_element_t **db, UINT16 *count) in BTA_GATTC_GetDescrByCharHandle()
436 tBT_UUID *incl_uuid, btgatt_db_element_t **db, UINT16 *count) in BTA_GATTC_GetIncludeService()
475 btgatt_db_element_t **db, UINT16 *count) in BTA_GATTC_GetGattDb()
Dbta_gattc_cache.c1760 btgatt_db_element_t **db, in bta_gattc_get_gatt_db_impl()
1909 …gatt_db(UINT16 conn_id, UINT16 start_handle, UINT16 end_handle, btgatt_db_element_t **db, UINT16 *… in bta_gattc_get_gatt_db()
/hal_espressif-latest/components/wpa_supplicant/src/ap/
Deap_user_db.c138 sqlite3 *db; in eap_user_sqlite_get() local
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_gattc_api.c421 esp_gattc_db_elem_t *db, uint16_t *count) in esp_ble_gattc_get_db()