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 385 tBTA_GATT_TRANSPORT transport = BTA_GATT_TRANSPORT_LE;
410 transport = BTA_GATT_TRANSPORT_LE;
415 transport = BTA_GATT_TRANSPORT_LE;
btif_gatt_client.c     [all...]
btif_dm.c     [all...]
  /system/bt/bta/gatt/
bta_gattc_act.c 389 BTA_GATT_TRANSPORT_LE)) != NULL)
580 BTA_GATT_TRANSPORT_LE)) != NULL)
596 BTA_GATT_INVALID_CONN_ID, BTA_GATT_TRANSPORT_LE, 0);
    [all...]
  /system/bt/bta/include/
bta_gatt_api.h 449 #define BTA_GATT_TRANSPORT_LE GATT_TRANSPORT_LE
    [all...]
  /system/bt/bta/hh/
bta_hh_le.c 447 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 43 milliseconds