Home
last modified time | relevance | path

Searched refs:GATT_ROLE_MASTER (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_manager.cpp520 device->Info().role_ = GATT_ROLE_MASTER; in DisconnectAllDevice()
751 device.Info().role_ = GATT_ROLE_MASTER; in DoConnect()
760 device.Info().role_ = GATT_ROLE_MASTER; in DoConnect()
797 if (device.Info().role_ != GATT_ROLE_MASTER) { in DoConnectComplete()
807 if (device.Info().role_ == GATT_ROLE_MASTER && !device.AutoConnect()) { in DoConnectComplete()
955 dev->Info().role_ = GATT_ROLE_MASTER; in DoShutDown()
H A Dgatt_client_service.cpp1127 if (device.role_ == GATT_ROLE_MASTER) { in OnConnect()
1145 if (device.role_ == GATT_ROLE_MASTER) { in OnDisconnect()
1155 if (device.role_ != GATT_ROLE_MASTER) { in OnConnectionChanged()
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h271 constexpr uint8_t GATT_ROLE_MASTER = 0x00; member

Completed in 9 milliseconds