Home
last modified time | relevance | path

Searched defs:is_primary (Results 1 – 13 of 13) sorted by relevance

/system/bt/service/common/bluetooth/
Dgatt_identifier.h85 bool is_primary() const { return is_primary_; } in is_primary() function
Dgatt_identifier.cpp33 bool is_primary) { in CreateServiceId()
100 bool is_primary, in GattIdentifier()
/system/bt/service/common/bluetooth/binder/
DIBluetoothGattServer.cpp65 bool is_primary = data.readInt32(); in onTransact() local
207 int server_if, bool is_primary, const bluetooth::UUID& uuid, in BeginServiceDeclaration()
Dparcel_helpers.cpp162 bool is_primary = parcel.readInt32(); in CreateGattIdentifierFromParcel() local
/system/bt/bta/gatt/
Dbta_gatts_api.c144 UINT16 num_handle, BOOLEAN is_primary) in BTA_GATTS_CreateService()
Dbta_gattc_cache.c203 BOOLEAN is_primary) in bta_gattc_add_srvc_to_cache()
649 tBT_UUID uuid, BOOLEAN is_primary) in bta_gattc_add_srvc_to_list()
1403 BOOLEAN is_primary) in bta_gattc_fill_nv_attr()
Dbta_gattc_int.h245 BOOLEAN is_primary; member
/system/bt/service/
Dgatt_server.cpp77 const UUID& uuid, bool is_primary) { in BeginServiceDeclaration()
215 const UUID& uuid, bool is_primary) { in GetIdForService()
/system/bt/bta/include/
Dbta_gatt_api.h241 BOOLEAN is_primary; /* used when attribute type is service */ member
435 BOOLEAN is_primary; /* primary service or secondary */ member
496 BOOLEAN is_primary; member
564 BOOLEAN is_primary; member
/system/bt/service/ipc/binder/
Dbluetooth_gatt_server_binder_server.cpp55 int server_id, bool is_primary, const bluetooth::UUID& uuid, in BeginServiceDeclaration()
/system/bt/stack/gatt/
Dgatt_utils.c499 void gatts_update_srv_list_elem(UINT8 i_sreg, UINT16 handle, BOOLEAN is_primary) in gatts_update_srv_list_elem()
Dgatt_int.h337 BOOLEAN is_primary; member
/system/bt/stack/include/
Dgatt_api.h610 BOOLEAN is_primary; /* primary service or secondary */ member