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

  /system/bt/stack/gap/
gap_ble.c 43 static void gap_ble_s_attr_request_cback (UINT16 conn_id, UINT32 trans_id, tGATTS_REQ_TYPE op_code, tGATTS_DATA *p_data);
278 tGATT_STATUS gap_proc_read (tGATTS_REQ_TYPE type, tGATT_READ_REQ *p_data, tGATTS_RSP *p_rsp)
302 UINT8 gap_proc_write_req( tGATTS_REQ_TYPE type, tGATT_WRITE_REQ *p_data)
329 tGATTS_REQ_TYPE type, tGATTS_DATA *p_data)
  /system/bt/stack/include/
gatt_api.h 384 typedef UINT8 tGATTS_REQ_TYPE;
574 typedef void (tGATT_REQ_CBACK )(UINT16 conn_id, UINT32 trans_id, tGATTS_REQ_TYPE type,
    [all...]
  /system/bt/stack/gatt/
gatt_attr.c 183 static void gatt_request_cback (UINT16 conn_id, UINT32 trans_id, tGATTS_REQ_TYPE type,
gatt_utils.c     [all...]
  /system/bt/stack/srvc/
srvc_eng.c 268 static void srvc_eng_s_request_cback (UINT16 conn_id, UINT32 trans_id, tGATTS_REQ_TYPE type,
  /system/bt/bta/gatt/
bta_gatts_act.c 49 tGATTS_REQ_TYPE req_type, tGATTS_DATA *p_data);
863 tGATTS_REQ_TYPE req_type, tGATTS_DATA *p_data)

Completed in 71 milliseconds