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

  /external/bluetooth/bluedroid/btif/src/
btif_gatt_util.c 320 tBTA_GATT_TRANSPORT transport = BTA_GATT_TRANSPORT_LE;
330 transport = BTA_GATT_TRANSPORT_LE;
btif_gatt_server.c 392 tBTA_GATT_TRANSPORT transport = BTA_GATT_TRANSPORT_LE;
412 transport = BTA_GATT_TRANSPORT_LE;
418 transport = BTA_GATT_TRANSPORT_LE;
btif_gatt_client.c     [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_act.c 392 BTA_GATT_TRANSPORT_LE)) != NULL)
580 BTA_GATT_TRANSPORT_LE)) != NULL)
596 BTA_GATT_INVALID_CONN_ID, BTA_GATT_TRANSPORT_LE, 0);
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h 509 #define BTA_GATT_TRANSPORT_LE GATT_TRANSPORT_LE
    [all...]
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_le.c 341 BTA_GATTC_Open(bta_hh_cb.gatt_if, remote_bda, TRUE, BTA_GATT_TRANSPORT_LE);
    [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c     [all...]

Completed in 109 milliseconds