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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_act.c 49 tGATT_CL_COMPLETE *p_data);
    [all...]
bta_gattc_int.h 156 typedef tGATT_CL_COMPLETE tBTA_GATTC_CMPL;
  /external/bluetooth/bluedroid/stack/include/
gatt_api.h 479 } tGATT_CL_COMPLETE;
561 typedef void (tGATT_CMPL_CBACK) (UINT16 conn_id, tGATTC_OPTYPE op, tGATT_STATUS status, tGATT_CL_COMPLETE *p_data);
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_test.c 111 tGATT_STATUS status, tGATT_CL_COMPLETE *p_data)
  /external/bluetooth/bluedroid/stack/gap/
gap_ble.c 61 static void gap_ble_c_cmpl_cback (UINT16 conn_id, tGATTC_OPTYPE op, tGATT_STATUS status, tGATT_CL_COMPLETE *p_data);
677 static void gap_ble_c_cmpl_cback (UINT16 conn_id, tGATTC_OPTYPE op, tGATT_STATUS status, tGATT_CL_COMPLETE *p_data)
  /external/bluetooth/bluedroid/stack/gatt/
gatt_cl.c 677 (*p_reg->app_cb.p_cmpl_cb) (conn_id, event, encrypt_status, (tGATT_CL_COMPLETE *)&value);
    [all...]
gatt_utils.c     [all...]

Completed in 32 milliseconds