Home
last modified time | relevance | path

Searched refs:BT_TMP_BUF_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c8888 static u8 btCoexDbgBuf[BT_TMP_BUF_SIZE];
9380 rsprintf(btCoexDbgBuf, BT_TMP_BUF_SIZE, "\r\n ============[BT Coexist info]============"); in BTDM_Display8723ABtCoexInfo()
9384 rsprintf(btCoexDbgBuf, BT_TMP_BUF_SIZE, "\r\n BT not exists !!!"); in BTDM_Display8723ABtCoexInfo()
9390 rsprintf(btCoexDbgBuf, BT_TMP_BUF_SIZE, "\r\n %-35s = %d/%d ", "Ant mechanism PG/Now run :", \ in BTDM_Display8723ABtCoexInfo()
9395 rsprintf(btCoexDbgBuf, BT_TMP_BUF_SIZE, "\r\n %-35s", "[Action Manual control]!!"); in BTDM_Display8723ABtCoexInfo()
9398 rsprintf(btCoexDbgBuf, BT_TMP_BUF_SIZE, "\r\n %-35s = %s / %d", "BT stack/ hci ext ver", \ in BTDM_Display8723ABtCoexInfo()
9403 rsprintf(btCoexDbgBuf, BT_TMP_BUF_SIZE, "\n %-35s = / %d", "Dot11 channel / BT channel", \ in BTDM_Display8723ABtCoexInfo()
9407 rsprintf(btCoexDbgBuf, BT_TMP_BUF_SIZE, "\n %-35s = %d / %d / %d", "Wifi/BT/HS rssi", \ in BTDM_Display8723ABtCoexInfo()
9414 rsprintf(btCoexDbgBuf, BT_TMP_BUF_SIZE, "\n %-35s = %s / %s ", "WIfi status", in BTDM_Display8723ABtCoexInfo()
9420 rsprintf(btCoexDbgBuf, BT_TMP_BUF_SIZE, "\r\n %-35s = %d / %d / %d / %d", "SCO/HID/PAN/A2DP", in BTDM_Display8723ABtCoexInfo()
[all …]
/linux-4.1.27/drivers/net/wireless/rtlwifi/btcoexist/
Dhalbtcoutsrc.h46 #define BT_TMP_BUF_SIZE 100 macro
/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h30 #define BT_TMP_BUF_SIZE 100 macro