Searched refs:BT_TMP_BUF_SIZE (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/staging/rtl8723au/hal/ |
D | rtl8723a_bt-coexist.c | 8884 static u8 btCoexDbgBuf[BT_TMP_BUF_SIZE]; 9376 snprintf(btCoexDbgBuf, BT_TMP_BUF_SIZE, "\r\n ============[BT Coexist info]============"); in BTDM_Display8723ABtCoexInfo() 9380 snprintf(btCoexDbgBuf, BT_TMP_BUF_SIZE, "\r\n BT not exists !!!"); in BTDM_Display8723ABtCoexInfo() 9386 snprintf(btCoexDbgBuf, BT_TMP_BUF_SIZE, "\r\n %-35s = %d/%d ", "Ant mechanism PG/Now run :", \ in BTDM_Display8723ABtCoexInfo() 9391 snprintf(btCoexDbgBuf, BT_TMP_BUF_SIZE, "\r\n %-35s", "[Action Manual control]!!"); in BTDM_Display8723ABtCoexInfo() 9394 snprintf(btCoexDbgBuf, BT_TMP_BUF_SIZE, "\r\n %-35s = %s / %d", "BT stack/ hci ext ver", \ in BTDM_Display8723ABtCoexInfo() 9399 snprintf(btCoexDbgBuf, BT_TMP_BUF_SIZE, "\n %-35s = / %d", "Dot11 channel / BT channel", \ in BTDM_Display8723ABtCoexInfo() 9403 snprintf(btCoexDbgBuf, BT_TMP_BUF_SIZE, "\n %-35s = %d / %d / %d", "Wifi/BT/HS rssi", \ in BTDM_Display8723ABtCoexInfo() 9410 snprintf(btCoexDbgBuf, BT_TMP_BUF_SIZE, "\n %-35s = %s / %s ", "WIfi status", in BTDM_Display8723ABtCoexInfo() 9416 snprintf(btCoexDbgBuf, BT_TMP_BUF_SIZE, "\r\n %-35s = %d / %d / %d / %d", "SCO/HID/PAN/A2DP", in BTDM_Display8723ABtCoexInfo() [all …]
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
D | halbtcoutsrc.h | 46 #define BT_TMP_BUF_SIZE 100 macro
|
/linux-4.4.14/drivers/staging/rtl8723au/include/ |
D | rtl8723a_bt-coexist.h | 30 #define BT_TMP_BUF_SIZE 100 macro
|