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

  /external/bluetooth/bluez/audio/
telephony-maemo5.c 258 static struct csd_call *find_call(const char *path) function
938 call = find_call(call_path);
974 call = find_call(call_path);
1031 call = find_call(call_path);
1179 call = find_call(path);
    [all...]
telephony-maemo6.c 218 static struct csd_call *find_call(const char *path) function
898 call = find_call(call_path);
934 call = find_call(call_path);
991 call = find_call(call_path);
1139 call = find_call(path);
    [all...]

Completed in 30 milliseconds