Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/include/hardware/
Dbt_csis.h49 static constexpr uint8_t CSIS_RANK_INVALID = 0x00; variable
/packages/modules/Bluetooth/system/bta/csis/
Dcsis_client.cc236 int rank = bluetooth::csis::CSIS_RANK_INVALID; in OnGroupAddFromStorageCb()
692 uint8_t rank = bluetooth::csis::CSIS_RANK_INVALID; in AddFromStorage()