Home
last modified time | relevance | path

Searched refs:Indication (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/rust/src/gatt/
Dopcode_types.rs17 Indication, enumerator
58 AttOpcode::HANDLE_VALUE_INDICATION => OperationType::Indication, in classify_opcode()
/packages/modules/Bluetooth/system/rust/src/gatt/server/
Datt_server_bearer.rs109 OperationType::Response | OperationType::Notification | OperationType::Indication => { in handle_packet()