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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_api.c 138 ** Function BTA_GATTC_Open
150 void BTA_GATTC_Open(tBTA_GATTC_IF client_if, BD_ADDR remote_bda, BOOLEAN is_direct)
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h 626 ** Function BTA_GATTC_Open
638 BTA_API extern void BTA_GATTC_Open(tBTA_GATTC_IF client_if, BD_ADDR remote_bda, BOOLEAN is_direct);
    [all...]
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_le.c 349 BTA_GATTC_Open(bta_hh_cb.gatt_if, remote_bda, TRUE);
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_client.c 635 BTA_GATTC_Open(p_cb->client_if, p_cb->bd_addr.address, p_cb->is_direct);
    [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c     [all...]

Completed in 57 milliseconds