Home | History | Annotate | Download | only in dm

Lines Matching refs:p_length

1004 **                  p_length - return the length of EIR data
1009 UINT8 *BTA_CheckEirData( UINT8 *p_eir, UINT8 type, UINT8 *p_length )
1012 return BTM_CheckEirData( p_eir, type, p_length );