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

  /system/bt/btif/src/
btif_gatt_server.c 392 tBTA_GATT_TRANSPORT transport = BTA_GATT_TRANSPORT_LE;
412 transport = BTA_GATT_TRANSPORT_LE;
417 transport = BTA_GATT_TRANSPORT_LE;
btif_gatt_client.c     [all...]
btif_dm.c     [all...]
  /system/bt/bta/gatt/
bta_gattc_act.c 396 BTA_GATT_TRANSPORT_LE)) != NULL)
587 BTA_GATT_TRANSPORT_LE)) != NULL)
603 BTA_GATT_INVALID_CONN_ID, BTA_GATT_TRANSPORT_LE, 0);
    [all...]
  /system/bt/bta/include/
bta_gatt_api.h 509 #define BTA_GATT_TRANSPORT_LE GATT_TRANSPORT_LE
    [all...]
  /system/bt/bta/hh/
bta_hh_le.c 344 BTA_GATTC_Open(bta_hh_cb.gatt_if, remote_bda, TRUE, BTA_GATT_TRANSPORT_LE);
    [all...]
  /system/bt/bta/dm/
bta_dm_act.c     [all...]

Completed in 42 milliseconds