Searched refs:AVRC_RemoveRecord (Results 1 – 5 of 5) sorted by relevance
44 struct AVRC_RemoveRecord AVRC_RemoveRecord; variable57 uint16_t AVRC_RemoveRecord::return_value = 0;84 uint16_t AVRC_RemoveRecord(uint32_t sdp_handle) { in AVRC_RemoveRecord() function86 return test::mock::stack_avrc_sdp::AVRC_RemoveRecord(sdp_handle); in AVRC_RemoveRecord()
110 struct AVRC_RemoveRecord { struct116 extern struct AVRC_RemoveRecord AVRC_RemoveRecord; argument
339 uint16_t AVRC_RemoveRecord(uint32_t sdp_handle);
366 uint16_t AVRC_RemoveRecord(uint32_t sdp_handle) { in AVRC_RemoveRecord() function
97 return AVRC_RemoveRecord(sdp_handle); in RemoveRecord()