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

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

Completed in 100 milliseconds