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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_attr.c 43 static void gatt_request_cback(UINT16 conn_id, UINT32 trans_id, UINT8 op_code, tGATTS_DATA *p_data);
181 tGATTS_DATA *p_data)
gatt_sr.c 374 (tGATTS_DATA *)&flag);
952 (tGATTS_DATA *)&p_tcb->payload_size);
    [all...]
gatt_db.c     [all...]
gatt_int.h 641 UINT8 op_code, tGATTS_DATA *p_req_data);
gatt_utils.c     [all...]
  /external/bluetooth/bluedroid/stack/srvc/
srvc_eng.c 34 static void srvc_eng_s_request_cback (UINT16 conn_id, UINT32 trans_id, UINT8 op_code, tGATTS_DATA *p_data);
269 tGATTS_DATA *p_data)
  /external/bluetooth/bluedroid/stack/include/
gatt_api.h 371 } tGATTS_DATA;
575 tGATTS_DATA *p_data);
    [all...]
  /external/bluetooth/bluedroid/stack/gap/
gap_ble.c 57 static void gap_ble_s_attr_request_cback (UINT16 conn_id, UINT32 trans_id, tGATTS_REQ_TYPE op_code, tGATTS_DATA *p_data);
330 tGATTS_REQ_TYPE type, tGATTS_DATA *p_data)
  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_act.c 48 tGATTS_REQ_TYPE req_type, tGATTS_DATA *p_data);
865 tGATTS_REQ_TYPE req_type, tGATTS_DATA *p_data)
  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h 532 typedef tGATTS_DATA tBTA_GATTS_REQ_DATA;
    [all...]

Completed in 69 milliseconds