Searched refs:btif_av_source_execute_service (Results 1 – 5 of 5) sorted by relevance
69 struct btif_av_source_execute_service btif_av_source_execute_service; variable109 bt_status_t btif_av_source_execute_service::return_value = BT_STATUS_SUCCESS;229 bt_status_t btif_av_source_execute_service(bool enable) { in btif_av_source_execute_service() function231 return test::mock::btif_av::btif_av_source_execute_service(enable); in btif_av_source_execute_service()
372 struct btif_av_source_execute_service { struct377 extern struct btif_av_source_execute_service btif_av_source_execute_service; argument
250 bt_status_t btif_av_source_execute_service(bool enable);
288 btif_av_source_execute_service(enable); in toggleProfile()
3804 bt_status_t btif_av_source_execute_service(bool enable) { in btif_av_source_execute_service() function