Home | History | Annotate | Download | only in telephony

Lines Matching refs:toa

292     address->toa = 0x81;
298 address->toa = 0x91;
338 if (address->toa == 0x91) {
371 address->toa = buf[1];
393 buf[1] = address->toa;
415 address->toa = gsm_hex2_to_byte( hex+2 );
440 gsm_hex_from_byte( hex+2, address->toa );
457 gsm_rope_add_c( rope, addr->toa );
468 if ( addr1->toa != addr2->toa ||
507 address->toa = 0x00;
516 address->toa = *cur++;
591 address->toa = 0;
600 address->toa = *cur++;