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

  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h 118 #define BTA_GATTC_CLOSE_EVT 5 /* GATTC close request status event */
    [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_act.c 771 (*p_clcb->p_rcb->p_cback)(BTA_GATTC_CLOSE_EVT, &cb_data);
812 (* p_cback)(BTA_GATTC_CLOSE_EVT, (tBTA_GATTC *)&cb_data);
    [all...]
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_le.c     [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_client.c 544 case BTA_GATTC_CLOSE_EVT:
    [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c     [all...]

Completed in 53 milliseconds