Home
last modified time | relevance | path

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

/external/bluetooth/bluez/audio/
Dheadset.c152 uint32_t hfp_handle; member
1437 headset->hfp_handle = record->handle; in headset_set_channel()
1605 hs->hfp_active = hs->hfp_handle != 0 ? TRUE : FALSE; in rfcomm_connect()
1717 if (hs->hfp_handle && !ag.telephony_ready) in hs_connect()
2107 if (headset->hfp_handle && in headset_update()
2108 (headset->hfp_handle != record->handle)) { in headset_update()
2113 headset->hfp_handle = record->handle; in headset_update()
2126 if (headset->hfp_handle) in headset_update()
2213 hs->hfp_handle = record->handle; in headset_init()