Home
last modified time | relevance | path

Searched refs:tBTA_GATTC_DESCRIPTOR (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_cache.c55 tBTA_GATTC_DESCRIPTOR* bta_gattc_get_descriptor_srcb(tBTA_GATTC_SERV *p_srcb, UINT16 handle);
393 tBTA_GATTC_DESCRIPTOR *descriptor = in bta_gattc_add_attr_to_cache()
394 osi_malloc(sizeof(tBTA_GATTC_DESCRIPTOR)); in bta_gattc_add_attr_to_cache()
1219 tBTA_GATTC_DESCRIPTOR* bta_gattc_get_descriptor_srcb(tBTA_GATTC_SERV *p_srcb, UINT16 handle) in bta_gattc_get_descriptor_srcb()
1232 tBTA_GATTC_DESCRIPTOR *p_desc = list_node(dn); in bta_gattc_get_descriptor_srcb()
1242 tBTA_GATTC_DESCRIPTOR* bta_gattc_get_descriptor(UINT16 conn_id, UINT16 handle) in bta_gattc_get_descriptor()
1461 tBTA_GATTC_DESCRIPTOR *p_desc = list_node(dn); in bta_gattc_get_db_with_opration()
1576 tBTA_GATTC_DESCRIPTOR *p_desc = list_node(dn); in bta_gattc_get_db_size_with_type()
1663 tBTA_GATTC_DESCRIPTOR *p_desc = list_node(dn); in bta_gattc_get_db_size()
1838 tBTA_GATTC_DESCRIPTOR *p_desc = list_node(dn); in bta_gattc_get_gatt_db_impl()
[all …]
Dbta_gattc_api.c348 const tBTA_GATTC_DESCRIPTOR* BTA_GATTC_GetDescriptor(UINT16 conn_id, UINT16 handle) in BTA_GATTC_GetDescriptor()
Dbta_gattc_act.c2432 tBTA_GATTC_DESCRIPTOR *p_desc = NULL; in bta_gattc_register_service_change_notify()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h719 } __attribute__((packed)) tBTA_GATTC_DESCRIPTOR; typedef
909 extern const tBTA_GATTC_DESCRIPTOR* BTA_GATTC_GetDescriptor(UINT16 conn_id, UINT16 handle);
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gattc_int.h548 extern tBTA_GATTC_DESCRIPTOR* bta_gattc_get_descriptor(UINT16 conn_id, UINT16 handle);