Searched refs:attribute_handle_ (Results 1 – 4 of 4) sorted by relevance
100 .attribute_handle_ = handle}; in TEST_F()115 .attribute_handle_ = handle}; in TEST_F()131 .attribute_handle_ = handle}; in TEST_F()147 .attribute_handle_ = handle}; in TEST_F()163 .attribute_handle_ = handle}; in TEST_F()
233 GmapCharacteristic characteristic{.uuid_ = uuid, .attribute_handle_ = attribute_handle}; in OnServiceAdded()
62 uint16_t attribute_handle_; member155 GetCharacteristic(kRasRealTimeRangingDataCharacteristic)->attribute_handle_; in PushProcedureData()176 uint16_t attr_id = GetCharacteristic(kRasRangingDataReadyCharacteristic)->attribute_handle_; in PushProcedureData()196 GetCharacteristic(kRasRangingDataOverWrittenCharacteristic)->attribute_handle_; in PushProcedureData()650 uint16_t attr_id = GetCharacteristic(kRasOnDemandDataCharacteristic)->attribute_handle_; in OnGetRangingData()675 GetCharacteristic(kRasControlPointCharacteristic)->attribute_handle_, response, true); in OnGetRangingData()713 tracker->conn_id_, GetCharacteristic(kRasControlPointCharacteristic)->attribute_handle_, in SendResponseCode()728 characteristics_[attribute_handle].attribute_handle_ = attribute_handle; in OnServiceAdded()
29 uint16_t attribute_handle_; member