Home
last modified time | relevance | path

Searched refs:l2cu_set_non_flushable_pbf (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/btm/
Dbtm_devctl.c407 l2cu_set_non_flushable_pbf(TRUE); in btm_decode_ext_features_page()
409 l2cu_set_non_flushable_pbf(FALSE); in btm_decode_ext_features_page()
/system/bt/stack/l2cap/
Dl2c_int.h598 extern void l2cu_set_non_flushable_pbf(BOOLEAN);
Dl2c_utils.c2544 void l2cu_set_non_flushable_pbf (BOOLEAN is_supported) in l2cu_set_non_flushable_pbf() function