Home
last modified time | relevance | path

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

/external/bluetooth/bluez/src/
Devent.c363 uint32_t old_class = 0; in btd_event_remote_class() local
365 read_remote_class(local, peer, &old_class); in btd_event_remote_class()
367 if (old_class == class) in btd_event_remote_class()
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dminimize.h417 const StateId old_class = partition_.class_id(s); in Refine() local
424 if (old_class != new_class) in Refine()