Searched defs:tSEARCH_STATE_HISTORY (Results 1 – 2 of 2) sorted by relevance
828 struct tSEARCH_STATE_HISTORY { struct838 bluetooth::common::TimestampedCircularBuffer<tSEARCH_STATE_HISTORY> argument
2062 struct tSEARCH_STATE_HISTORY { struct2063 const tBTA_DM_STATE state;2064 const tBTA_DM_EVT event;2065 std::string ToString() const { in ToString()