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 168 gboolean hfp_active; member in struct:headset
537 if (!hs->hfp_active)
652 if (hs->hfp_active)
1383 if (hs->hfp_active && !ag.telephony_ready) {
1410 if (hs->hfp_active)
    [all...]
manager.c 464 gboolean hfp_active; local
482 hfp_active = FALSE;
486 hfp_active = TRUE;
511 set_hfp_active(device, hfp_active);

Completed in 38 milliseconds