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

  /external/bluetooth/bluez/audio/
telephony-dummy.c 53 static int response_and_hold = -1; variable
93 response_and_hold = rh;
95 telephony_response_and_hold_ind(response_and_hold);
407 telephony_ready_ind(features, dummy_indicators, response_and_hold,
telephony-ofono.c 92 static int response_and_hold = -1; variable
160 response_and_hold = rh;
162 telephony_response_and_hold_ind(response_and_hold);
518 response_and_hold, chld_str);
telephony-maemo.c 212 static int response_and_hold = -1; variable
493 response_and_hold = rh;
495 telephony_response_and_hold_ind(response_and_hold);
    [all...]
headset.c 882 static int response_and_hold(struct audio_device *device, const char *buf) function
1146 { "AT+BTRH", response_and_hold },
    [all...]

Completed in 125 milliseconds