Home
last modified time | relevance | path

Searched defs:primary (Results 1 – 2 of 2) sorted by relevance

/system/bt/service/common/bluetooth/
Dservice.h29 Service(uint16_t handle, bool primary, const UUID& uuid, in Service()
46 bool primary() const { return primary_; } in primary() function
/system/bt/service/common/android/bluetooth/
Dbluetooth_gatt_included_service.h58 bool primary() const { return primary_; } in primary() function