Home | History | Annotate | Download | only in btm

Lines Matching full:p_text

2060 **                  p_text: singing data
2068 BOOLEAN BTM_BleDataSignature (BD_ADDR bd_addr, UINT8 *p_text, UINT16 len,
2088 if (p_text)
2090 memcpy(p_buf, p_text, len);