Home | History | Annotate | Download | only in btm

Lines Matching refs:BTM_CheckEirData

2513 ** Function         BTM_CheckEirData
2524 UINT8 *BTM_CheckEirData( UINT8 *p_eir, UINT8 type, UINT8 *p_length )
2529 BTM_TRACE_API("BTM_CheckEirData type=0x%02X", type);
2829 p_uuid_data = BTM_CheckEirData( p_eir, complete_type, &uuid_len );
2832 p_uuid_data = BTM_CheckEirData( p_eir, more_type, &uuid_len );