HomeSort by relevance Sort by last modified time
    Searched refs:hfp_active (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluez/audio/
headset.c 166 gboolean hfp_active; member in struct:headset
545 if (!hs->hfp_active)
662 if (hs->hfp_active)
1357 if (hs->hfp_active && !ag.telephony_ready) {
1382 if (hs->hfp_active)
    [all...]
manager.c 460 gboolean hfp_active; local
478 hfp_active = FALSE;
482 hfp_active = TRUE;
507 set_hfp_active(device, hfp_active);

Completed in 38 milliseconds