Searched defs:tBTA_GATTC_DESCRIPTOR (Results 1 - 1 of 1) sorted by relevance

/system/bt/bta/include/
H A Dbta_gatt_api.h566 list_t* descriptors; /* list of tBTA_GATTC_DESCRIPTOR */
573 } __attribute__((packed)) tBTA_GATTC_DESCRIPTOR; typedef in typeref:struct:__anon350
745 * Returns returns pointer to tBTA_GATTC_DESCRIPTOR or NULL.
748 extern const tBTA_GATTC_DESCRIPTOR* BTA_GATTC_GetDescriptor(uint16_t conn_id,

Completed in 25 milliseconds