Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c75 #define rsprintf snprintf macro
1458rsprintf((char *)pBTInfo->BtAsocEntry[CurrentAssocNum].BTSsidBuf, 32, "AMP-%02x-%02x-%02x-%02x-%02… in bthci_StartBeaconAndConnect()
1466rsprintf((char *)pBTInfo->BtAsocEntry[CurrentAssocNum].BTSsidBuf, 32, "AMP-%02x-%02x-%02x-%02x-%02… in bthci_StartBeaconAndConnect()
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()
[all …]