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

  /external/bluetooth/bluez/audio/
telephony-dummy.c 58 static int response_and_hold = -1; variable
98 response_and_hold = rh;
100 telephony_response_and_hold_ind(response_and_hold);
431 telephony_ready_ind(features, dummy_indicators, response_and_hold,
telephony-ofono.c 97 static int response_and_hold = -1; variable
159 response_and_hold = rh;
161 telephony_response_and_hold_ind(response_and_hold);
538 response_and_hold, chld_str);
telephony-maemo5.c 218 static int response_and_hold = -1; variable
519 response_and_hold = rh;
521 telephony_response_and_hold_ind(response_and_hold);
    [all...]
telephony-maemo6.c 177 static int response_and_hold = -1; variable
479 response_and_hold = rh;
481 telephony_response_and_hold_ind(response_and_hold);
    [all...]
headset.c 898 static int response_and_hold(struct audio_device *device, const char *buf) function
1203 { "AT+BTRH", response_and_hold },
    [all...]

Completed in 24 milliseconds