Lines Matching refs:bd_addr_to_str
779 … printf("AVRCP: Connected to %s, cid 0x%02x\n", bd_addr_to_str(address), connection->avrcp_cid); in avrcp_packet_handler()
1078 … bd_addr_to_str(a2dp_conn->addr), a2dp_conn->a2dp_cid, a2dp_conn->a2dp_local_seid); in a2dp_sink_packet_handler()
1129 printf("\n--- A2DP Sink Demo Console %s ---\n", bd_addr_to_str(iut_address)); in show_usage()
1130 printf("b - A2DP Sink create connection to addr %s\n", bd_addr_to_str(device_addr)); in show_usage()
1134 printf("c - AVRCP create connection to addr %s\n", bd_addr_to_str(device_addr)); in show_usage()
1169 printf("d - connect to addr %s\n", bd_addr_to_str(device_addr)); in show_usage()
1200 … bd_addr_to_str(device_addr), a2dp_connection->a2dp_local_seid, a2dp_connection->a2dp_cid); in stdin_process()
1203 printf(" - AVDTP disconnect from addr %s.\n", bd_addr_to_str(device_addr)); in stdin_process()
1207 printf(" - Create AVRCP connection to addr %s.\n", bd_addr_to_str(device_addr)); in stdin_process()
1211 printf(" - AVRCP disconnect from addr %s.\n", bd_addr_to_str(device_addr)); in stdin_process()
1350 … printf(" - Create AVRCP Cover Art connection to addr %s.\n", bd_addr_to_str(device_addr)); in stdin_process()
1354 printf(" - AVRCP Cover Art disconnect from addr %s.\n", bd_addr_to_str(device_addr)); in stdin_process()