Searched refs:str_byte (Results 1 – 5 of 5) sorted by relevance
156 char *str_byte = str_bdaddr; in convert_bdaddr() local167 bdbyte[0] = str_byte[0]; in convert_bdaddr()168 bdbyte[1] = str_byte[1]; in convert_bdaddr()172 str_byte += 3; in convert_bdaddr()174 str_byte += 2; in convert_bdaddr()
160 char *str_byte = str_bdaddr; in convert_bdaddr() local171 bdbyte[0] = str_byte[0]; in convert_bdaddr()172 bdbyte[1] = str_byte[1]; in convert_bdaddr()176 str_byte += 3; in convert_bdaddr()178 str_byte += 2; in convert_bdaddr()
162 char *str_byte = str_bdaddr; in convert_bdaddr() local173 bdbyte[0] = str_byte[0]; in convert_bdaddr()174 bdbyte[1] = str_byte[1]; in convert_bdaddr()178 str_byte += 3; in convert_bdaddr()180 str_byte += 2; in convert_bdaddr()
158 char *str_byte = str_bdaddr; in convert_bdaddr() local169 bdbyte[0] = str_byte[0]; in convert_bdaddr()170 bdbyte[1] = str_byte[1]; in convert_bdaddr()174 str_byte += 3; in convert_bdaddr()176 str_byte += 2; in convert_bdaddr()