Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_service.cpp1095 if (device.role_ == GATT_ROLE_SLAVE) { in OnConnect()
1134 if (device.role_ == GATT_ROLE_SLAVE) { in OnDisconnect()
1149 if (device.role_ != GATT_ROLE_SLAVE) { in OnConnectionChanged()
H A Dgatt_connection_manager.cpp798 device.Info().role_ = GATT_ROLE_SLAVE; in DoConnectComplete()
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h272 constexpr uint8_t GATT_ROLE_SLAVE = 0x01; member

Completed in 9 milliseconds