Home | History | Annotate | Download | only in telephony

Lines Matching refs:gsm_hex_from_byte

206                     gsm_hex_from_byte(str + count + 2, c);
438 gsm_hex_from_byte( hex, address->len );
440 gsm_hex_from_byte( hex+2, address->toa );
447 gsm_hex_from_byte( hex+nn, address->data[nn/2] );
1370 gsm_hex_from_byte( &hex[nn*2], pdu->base[nn] );