Home
last modified time | relevance | path

Searched refs:GN_OP_SetCellBroadcast (Results 1 – 3 of 3) sorted by relevance

/dports/comms/gnokii/gnokii-0.6.31/include/gnokii/
H A Ddata.h247 GN_OP_SetCellBroadcast, /* set data->on_cell_broadcast and data->callback_data */ enumerator
/dports/comms/gnokii/gnokii-0.6.31/gnokii/
H A Dgnokii-monitor.c250 gn_sm_functions(GN_OP_SetCellBroadcast, data, state); in monitormode()
321 error = gn_sm_functions(GN_OP_SetCellBroadcast, data, state); in monitormode()
/dports/comms/gnokii/gnokii-0.6.31/common/phones/
H A Dnk6100.c323 case GN_OP_SetCellBroadcast: in Functions()