Searched refs:property_new_scan_mode (Results 1 – 4 of 4) sorted by relevance
52 bt_property_t* property_new_scan_mode(bt_scan_mode_t scan_mode);
76 property = property_new_scan_mode(mode); in process()
125 bt_property_t* property = property_new_scan_mode(mode0); in TEST_F()
115 bt_property_t* property_new_scan_mode(bt_scan_mode_t scan_mode) { in property_new_scan_mode() function