Home
last modified time | relevance | path

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

/external/bluetooth/bluez/audio/
Dheadset.c155 uint32_t hfp_handle; member
1465 headset->hfp_handle = record->handle; in headset_set_channel()
1636 hs->hfp_active = hs->hfp_handle != 0 ? TRUE : FALSE; in rfcomm_connect()
1741 if (hs->hfp_handle && !ag.telephony_ready) in hs_connect()
2105 if (headset->hfp_handle && in headset_update()
2106 (headset->hfp_handle != record->handle)) { in headset_update()
2111 headset->hfp_handle = record->handle; in headset_update()
2124 if (headset->hfp_handle) in headset_update()
2211 hs->hfp_handle = record->handle; in headset_init()