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

  /external/bluetooth/bluez/audio/
telephony-ofono.c 79 char *operator_name; member in struct:__anon1499
83 .operator_name = NULL,
378 net.operator_name ? net.operator_name : "");
468 g_free(net.operator_name);
469 net.operator_name = g_strdup(operator);
1107 g_free(net.operator_name);
telephony-maemo5.c 177 char *operator_name; member in struct:__anon1497
187 .operator_name = NULL,
786 net.operator_name ? net.operator_name : "");
1227 g_free(net.operator_name);
1228 net.operator_name = g_strdup(name);
1298 g_free(net.operator_name);
1299 net.operator_name = NULL;
    [all...]
telephony-maemo6.c 135 char *operator_name; member in struct:__anon1498
139 .operator_name = NULL,
746 net.operator_name ? net.operator_name : "");
    [all...]

Completed in 34 milliseconds