Lines Matching refs:bd_addr_to_str
354 printf("AVRCP: Connected to %s, cid 0x%02x\n", bd_addr_to_str(adress), avrcp_cid); in avrcp_packet_handler()
389 …"A2DP Sink: Connection established, address %s, a2dp_cid 0x%02x\n", bd_addr_to_str(address), a2dp… in a2dp_sink_packet_handler()
427 …rowsing: Connection established, address %s, browsing_cid 0x%02x\n", bd_addr_to_str(address), brow… in avrcp_browsing_controller_packet_handler()
612 …printf("\n--- Bluetooth AVRCP Browsing Service Test Console %s ---\n", bd_addr_to_str(iut_address)… in show_usage()
613 printf("c - AVRCP Service create connection to addr %s\n", bd_addr_to_str(device_addr)); in show_usage()
615 …printf("e - AVRCP Browsing Service create connection to addr %s\n", bd_addr_to_str(device_add… in show_usage()
645 …P connection to addr %s, and local seid %d, expected cid 0x%02x.\n", bd_addr_to_str(device_addr), … in stdin_process()
648 printf(" - AVDTP disconnect from addr %s.\n", bd_addr_to_str(device_addr)); in stdin_process()
653 printf(" - Connect to AVRCP Service on addr %s.\n", bd_addr_to_str(device_addr)); in stdin_process()
658 printf(" - AVRCP Service disconnect from addr %s.\n", bd_addr_to_str(device_addr)); in stdin_process()
667 … printf(" You must first connect to AVRCP Service on addr %s.\n", bd_addr_to_str(device_addr)); in stdin_process()
670 … printf(" - Connect to AVRCP Browsing Service at addr %s.\n", bd_addr_to_str(device_addr)); in stdin_process()
675 … printf(" - AVRCP Browsing Service disconnect from addr %s.\n", bd_addr_to_str(device_addr)); in stdin_process()