Home | History | Annotate | Download | only in telephony

Lines Matching refs:toa

293     address->toa = 0x81;
299 address->toa = 0x91;
339 if (address->toa == 0x91) {
372 address->toa = buf[1];
394 buf[1] = address->toa;
416 address->toa = gsm_hex2_to_byte( hex+2 );
441 gsm_hex_from_byte( hex+2, address->toa );
458 gsm_rope_add_c( rope, addr->toa );
469 if ( addr1->toa != addr2->toa ||
508 address->toa = 0x00;
517 address->toa = *cur++;
592 address->toa = 0;
601 address->toa = *cur++;