HomeSort by relevance Sort by last modified time
    Searched refs:gsm_rope_add (Results 1 - 3 of 3) sorted by null

  /external/qemu/telephony/
gsm.h 193 extern void gsm_rope_add( GsmRope rope, const void* str, int len );
gsm.c 335 gsm_rope_add( GsmRope rope, const void* buf, int buflen ) function
sms.c 277 gsm_rope_add( rope, ts->data, 7 );
458 gsm_rope_add( rope, addr->data, (addr->len+1)/2 );
    [all...]

Completed in 48 milliseconds