Home | History | Annotate | Download | only in include

Lines Matching refs:tBTA_GATT_STATUS

107 typedef UINT8 tBTA_GATT_STATUS;
286 tBTA_GATT_STATUS status;
309 tBTA_GATT_STATUS status;
319 tBTA_GATT_STATUS status;
328 tBTA_GATT_STATUS status;
334 tBTA_GATT_STATUS status;
346 tBTA_GATT_STATUS status;
352 tBTA_GATT_STATUS status;
362 tBTA_GATT_STATUS status;
389 tBTA_GATT_STATUS status;
404 tBTA_GATT_STATUS status;
422 typedef void (tBTA_GATTC_ENB_CBACK)(tBTA_GATT_STATUS status);
536 tBTA_GATT_STATUS status;
546 tBTA_GATT_STATUS status;
560 tBTA_GATT_STATUS status;
570 tBTA_GATT_STATUS status;
580 tBTA_GATT_STATUS status;
602 tBTA_GATT_STATUS status; /* notification/indication status */
611 tBTA_GATT_STATUS status; /* BTA_GATTS_LISTEN_EVT */
622 typedef void (tBTA_GATTS_ENB_CBACK)(tBTA_GATT_STATUS status);
764 extern tBTA_GATT_STATUS BTA_GATTC_GetFirstChar (UINT16 conn_id,
789 extern tBTA_GATT_STATUS BTA_GATTC_GetNextChar (UINT16 conn_id,
812 extern tBTA_GATT_STATUS BTA_GATTC_GetFirstCharDescr (UINT16 conn_id, tBTA_GATTC_CHAR_ID *p_char_id,
834 extern tBTA_GATT_STATUS BTA_GATTC_GetNextCharDescr (UINT16 conn_id,
857 extern tBTA_GATT_STATUS BTA_GATTC_GetFirstIncludedService(UINT16 conn_id,
880 extern tBTA_GATT_STATUS BTA_GATTC_GetNextIncludedService(UINT16 conn_id,
987 extern tBTA_GATT_STATUS BTA_GATTC_RegisterForNotifications (tBTA_GATTC_IF client_if,
1005 extern tBTA_GATT_STATUS BTA_GATTC_DeregisterForNotifications (tBTA_GATTC_IF client_if,
1335 tBTA_GATT_STATUS status, tBTA_GATTS_RSP *p_msg);