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

  /external/bluetooth/bluez/audio/
telephony-maemo5.c 96 #define CALLERID_BASE "/var/lib/bluetooth/maemo-callerid-"
97 #define ALLOWED_FLAG_FILE "/var/lib/bluetooth/maemo-callerid-allowed"
98 #define RESTRICTED_FLAG_FILE "/var/lib/bluetooth/maemo-callerid-restricted"
99 #define NONE_FLAG_FILE "/var/lib/bluetooth/maemo-callerid-none"
101 static uint32_t callerid = 0; variable
646 uint32_t flags = callerid;
    [all...]
telephony-maemo6.c 72 #define CALLERID_BASE "/var/lib/bluetooth/maemo-callerid-"
73 #define ALLOWED_FLAG_FILE "/var/lib/bluetooth/maemo-callerid-allowed"
74 #define RESTRICTED_FLAG_FILE "/var/lib/bluetooth/maemo-callerid-restricted"
75 #define NONE_FLAG_FILE "/var/lib/bluetooth/maemo-callerid-none"
77 static uint32_t callerid = 0; variable
606 uint32_t flags = callerid;
    [all...]

Completed in 150 milliseconds