Searched refs:BTH_LE_GATT_SERVICE (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/device/bluetooth/
H A Dbluetooth_low_energy_defs_win.h76 } BTH_LE_GATT_SERVICE, *PBTH_LE_GATT_SERVICE; typedef in typeref:struct:_BTH_LE_GATT_SERVICE
H A Dbluetooth_low_energy_win.cc387 scoped_ptr<BTH_LE_GATT_SERVICE[]> gatt_services(
388 new BTH_LE_GATT_SERVICE[required_length]);
403 BTH_LE_GATT_SERVICE& gatt_service(gatt_services.get()[i]);

Completed in 287 milliseconds