Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_skinny/
H A Dskinny_tables.c223 {SKINNY_BUTTON_UNDEFINED, "Undefined"},
H A Dskinny_tables.h174 SKINNY_BUTTON_UNDEFINED = 0xFF, enumerator
H A Dskinny_server.c1806 int count[SKINNY_BUTTON_UNDEFINED+1];
1881 message->data.button_template.btn[i].instance_number = ++helper.count[SKINNY_BUTTON_UNDEFINED]; in skinny_handle_button_template_request()
1882 message->data.button_template.btn[i].button_definition = SKINNY_BUTTON_UNDEFINED; in skinny_handle_button_template_request()