Searched refs:tBTA_GATTC_DESCRIPTOR (Results 1 – 5 of 5) sorted by relevance
55 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 …]
348 const tBTA_GATTC_DESCRIPTOR* BTA_GATTC_GetDescriptor(UINT16 conn_id, UINT16 handle) in BTA_GATTC_GetDescriptor()
2432 tBTA_GATTC_DESCRIPTOR *p_desc = NULL; in bta_gattc_register_service_change_notify()
719 } __attribute__((packed)) tBTA_GATTC_DESCRIPTOR; typedef909 extern const tBTA_GATTC_DESCRIPTOR* BTA_GATTC_GetDescriptor(UINT16 conn_id, UINT16 handle);
548 extern tBTA_GATTC_DESCRIPTOR* bta_gattc_get_descriptor(UINT16 conn_id, UINT16 handle);