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

  /system/bt/btif/src/
btif_gatt_server.c 435 BTA_GATTS_CancelOpen(p_cb->server_if, p_cb->bd_addr.address, TRUE);
436 BTA_GATTS_CancelOpen(p_cb->server_if, p_cb->bd_addr.address, FALSE);
  /system/bt/bta/gatt/
bta_gatts_api.c 491 ** Function BTA_GATTS_CancelOpen
503 void BTA_GATTS_CancelOpen(tBTA_GATTS_IF server_if, BD_ADDR remote_bda, BOOLEAN is_direct)
  /system/bt/bta/include/
bta_gatt_api.h     [all...]

Completed in 579 milliseconds