Home
last modified time | relevance | path

Searched refs:btm_convert_uuid_to_uuid16 (Results 1 – 1 of 1) sorted by relevance

/system/bt/stack/btm/
Dbtm_inq.c144 static UINT16 btm_convert_uuid_to_uuid16( UINT8 *p_uuid, UINT8 uuid_size );
2857 static UINT16 btm_convert_uuid_to_uuid16( UINT8 *p_uuid, UINT8 uuid_size ) in btm_convert_uuid_to_uuid16() function
2951 uuid16 = btm_convert_uuid_to_uuid16( p_uuid_data, LEN_UUID_32 ); in btm_set_eir_uuid()
2963 uuid16 = btm_convert_uuid_to_uuid16( p_uuid_data, LEN_UUID_128 ); in btm_set_eir_uuid()