Home
last modified time | relevance | path

Searched refs:cras_bt_event_log_init (Results 1 – 8 of 8) sorted by relevance

/external/adhd/cras/src/tests/
Dhfp_slc_unittest.cc64 btlog = cras_bt_event_log_init(); in TEST()
144 btlog = cras_bt_event_log_init(); in TEST()
247 btlog = cras_bt_event_log_init(); in TEST()
304 btlog = cras_bt_event_log_init(); in TEST()
Dhfp_ag_profile_unittest.cc42 btlog = cras_bt_event_log_init(); in SetUp()
Dbt_device_unittest.cc119 btlog = cras_bt_event_log_init(); in SetUp()
Dcontrol_rclient_unittest.cc162 btlog = cras_bt_event_log_init(); in SetUp()
/external/adhd/cras/src/fuzz/
Drclient_message.cc66 btlog = cras_bt_event_log_init(); in LLVMFuzzerInitialize()
Dcras_hfp_slc.cc64 btlog = cras_bt_event_log_init(); in LLVMFuzzerInitialize()
/external/adhd/cras/src/server/
Dcras_bt_log.h24 static inline struct cras_bt_event_log *cras_bt_event_log_init() in cras_bt_event_log_init() function
Dcras_bt_manager.c505 btlog = cras_bt_event_log_init(); in cras_bt_start()