HomeSort by relevance Sort by last modified time
    Searched refs:tBTA_GATT_STATUS (Results 1 - 15 of 15) sorted by null

  /system/bt/bta/include/
bta_gattc_ci.h 37 tBTA_GATT_STATUS status;
46 tBTA_GATT_STATUS status;
75 tBTA_GATT_STATUS status, UINT16 conn_id);
95 tBTA_GATT_STATUS status, UINT16 conn_id);
112 tBTA_GATT_STATUS status, UINT16 conn_id);
bta_gatt_api.h 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
    [all...]
  /system/bt/bta/gatt/
bta_gattc_ci.c 51 void bta_gattc_ci_cache_open(BD_ADDR server_bda, UINT16 evt, tBTA_GATT_STATUS status,
84 tBTA_GATTC_NV_ATTR *p_attr, tBTA_GATT_STATUS status,
125 void bta_gattc_ci_cache_save(BD_ADDR server_bda, UINT16 evt, tBTA_GATT_STATUS status,
bta_gattc_api.c 314 tBTA_GATT_STATUS BTA_GATTC_GetFirstChar (UINT16 conn_id, tBTA_GATT_SRVC_ID *p_srvc_id,
319 tBTA_GATT_STATUS status;
353 tBTA_GATT_STATUS BTA_GATTC_GetNextChar (UINT16 conn_id,
359 tBTA_GATT_STATUS status;
395 tBTA_GATT_STATUS BTA_GATTC_GetFirstCharDescr (UINT16 conn_id, tBTA_GATTC_CHAR_ID *p_char_id,
399 tBTA_GATT_STATUS status;
439 tBTA_GATT_STATUS BTA_GATTC_GetNextCharDescr (UINT16 conn_id,
444 tBTA_GATT_STATUS status;
484 tBTA_GATT_STATUS BTA_GATTC_GetFirstIncludedService(UINT16 conn_id, tBTA_GATT_SRVC_ID *p_srvc_id,
487 tBTA_GATT_STATUS status
    [all...]
bta_gattc_cache.c 44 static tBTA_GATT_STATUS bta_gattc_sdp_service_disc(UINT16 conn_id, tBTA_GATTC_SERV *p_server_cb);
173 tBTA_GATT_STATUS bta_gattc_init_cache(tBTA_GATTC_SERV *p_srvc_cb)
175 tBTA_GATT_STATUS status = BTA_GATT_OK;
298 static tBTA_GATT_STATUS bta_gattc_add_srvc_to_cache(tBTA_GATTC_SERV *p_srvc_cb,
304 tBTA_GATT_STATUS status = BTA_GATT_OK;
351 static tBTA_GATT_STATUS bta_gattc_add_attr_to_cache(tBTA_GATTC_SERV *p_srvc_cb,
358 tBTA_GATT_STATUS status = BTA_GATT_OK;
466 tBTA_GATT_STATUS bta_gattc_discover_pri_service(UINT16 conn_id, tBTA_GATTC_SERV *p_server_cb,
470 tBTA_GATT_STATUS status = BTA_GATT_ERROR;
491 tBTA_GATT_STATUS bta_gattc_discover_procedure(UINT16 conn_id, tBTA_GATTC_SERV *p_server_cb
    [all...]
bta_gattc_int.h 384 tBTA_GATT_STATUS status;
497 extern void bta_gattc_send_open_cback( tBTA_GATTC_RCB *p_clreg, tBTA_GATT_STATUS status,
525 extern tBTA_GATT_STATUS bta_gattc_pack_read_cb_data(tBTA_GATTC_SERV *p_srcb, tBT_UUID *p_descr_uuid, tGATT_VALUE *p_attr, tBTA_GATT_READ_VAL *p_value);
538 extern tBTA_GATT_STATUS bta_gattc_discover_procedure(UINT16 conn_id, tBTA_GATTC_SERV *p_server_cb, UINT8 disc_type);
539 extern tBTA_GATT_STATUS bta_gattc_discover_pri_service(UINT16 conn_id, tBTA_GATTC_SERV *p_server_cb, UINT8 disc_type);
541 extern tBTA_GATT_STATUS bta_gattc_query_cache(UINT16 conn_id, UINT8 query_type, tBTA_GATT_SRVC_ID *p_srvc_id,
544 extern tBTA_GATT_STATUS bta_gattc_init_cache(tBTA_GATTC_SERV *p_srvc_cb);
bta_gatts_int.h 129 tBTA_GATT_STATUS status;
bta_gatts_act.c 187 tBTA_GATT_STATUS status = BTA_GATT_OK;
300 tBTA_GATT_STATUS status = BTA_GATT_ERROR;
638 tBTA_GATT_STATUS status = BTA_GATT_ILLEGAL_PARAMETER;
707 tBTA_GATT_STATUS status= BTA_GATT_ERROR;
747 tBTA_GATT_STATUS status= BTA_GATT_ERROR;
782 tBTA_GATT_STATUS status= BTA_GATT_ERROR;
bta_gattc_utils.c 631 tBTA_GATT_STATUS bta_gattc_pack_read_cb_data(tBTA_GATTC_SERV *p_srcb,
639 tBTA_GATT_STATUS status = BTA_GATT_OK;
788 void bta_gattc_send_open_cback( tBTA_GATTC_RCB *p_clreg, tBTA_GATT_STATUS status,
bta_gattc_act.c 188 tBTA_GATT_STATUS status = BTA_GATT_NO_RESOURCES;
560 tBTA_GATT_STATUS status = BTA_GATT_NO_RESOURCES;
836 void bta_gattc_reset_discover_st(tBTA_GATTC_SERV *p_srcb, tBTA_GATT_STATUS status)
937 tBTA_GATT_STATUS status;
    [all...]
bta_gatts_api.c 427 tBTA_GATT_STATUS status, tBTA_GATTS_RSP *p_msg)
  /system/bt/btif/co/
bta_gattc_co.c 91 tBTA_GATT_STATUS status = BTA_GATT_OK;
118 tBTA_GATT_STATUS status = BTA_GATT_ERROR;
150 tBTA_GATT_STATUS status = BTA_GATT_OK;
  /system/bt/bta/hh/
bta_hh_le.c 84 static void bta_hh_le_register_scpp_notif(tBTA_HH_DEV_CB *p_dev_cb, tBTA_GATT_STATUS status);
85 static void bta_hh_le_register_scpp_notif_cmpl(tBTA_HH_DEV_CB *p_dev_cb, tBTA_GATT_STATUS status);
    [all...]
  /system/bt/bta/dm/
bta_dm_act.c     [all...]
  /system/bt/btif/src/
btif_gatt_client.c     [all...]

Completed in 304 milliseconds