Home | History | Annotate | Download | only in include

Lines Matching refs:tBTA_GATTC_DESCRIPTOR

578     list_t                 *descriptors; /* list of tBTA_GATTC_DESCRIPTOR */
586 } __attribute__((packed)) tBTA_GATTC_DESCRIPTOR;
751 ** Returns returns pointer to tBTA_GATTC_DESCRIPTOR or NULL.
754 extern const tBTA_GATTC_DESCRIPTOR* BTA_GATTC_GetDescriptor(UINT16 conn_id, UINT16 handle);