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

  /system/bt/bta/gatt/
bta_gattc_api.c 171 ** Function BTA_GATTC_CancelOpen
183 void BTA_GATTC_CancelOpen(tBTA_GATTC_IF client_if, BD_ADDR remote_bda, BOOLEAN is_direct)
    [all...]
  /system/bt/bta/include/
bta_gatt_api.h 701 ** Function BTA_GATTC_CancelOpen
713 extern void BTA_GATTC_CancelOpen(tBTA_GATTC_IF client_if, BD_ADDR remote_bda, BOOLEAN is_direct);
    [all...]
  /system/bt/bta/dm/
bta_dm_act.c 617 BTA_GATTC_CancelOpen(0, bd_addr, FALSE);
821 BTA_GATTC_CancelOpen(0, p_remove_acl->bd_addr, FALSE);
    [all...]
  /system/bt/btif/src/
btif_gatt_client.c     [all...]
  /system/bt/bta/hh/
bta_hh_le.c     [all...]

Completed in 88 milliseconds