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

  /external/bluetooth/bluedroid/btif/src/
btif_gatt_server.c 436 BTA_GATTS_CancelOpen(p_cb->server_if, p_cb->bd_addr.address, TRUE);
437 BTA_GATTS_CancelOpen(p_cb->server_if, p_cb->bd_addr.address, FALSE);
  /external/bluetooth/bluedroid/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)
  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h     [all...]

Completed in 147 milliseconds