Searched refs:bta_gattc_get_descriptor (Results 1 – 3 of 3) sorted by relevance
548 extern tBTA_GATTC_DESCRIPTOR* bta_gattc_get_descriptor(UINT16 conn_id, UINT16 handle);
350 return bta_gattc_get_descriptor(conn_id, handle); in BTA_GATTC_GetDescriptor()
1242 tBTA_GATTC_DESCRIPTOR* bta_gattc_get_descriptor(UINT16 conn_id, UINT16 handle) in bta_gattc_get_descriptor() function