Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dieee.c153 static RCL_CommandStatus RCL_Handler_Ieee_findPbeErrorEndStatus(uint16_t pbeEndStatus);
1545 static RCL_CommandStatus RCL_Handler_Ieee_findPbeErrorEndStatus(uint16_t pbeEndStatus) in RCL_Handler_Ieee_findPbeErrorEndStatus() argument
1548 switch (pbeEndStatus) in RCL_Handler_Ieee_findPbeErrorEndStatus()
1579 Log_printf(RclCore, Log_ERROR, "Unexpected error 0x%04X from PBE", pbeEndStatus); in RCL_Handler_Ieee_findPbeErrorEndStatus()
Dgeneric.c120 static RCL_CommandStatus RCL_Handler_Generic_findPbeErrorEndStatus(uint16_t pbeEndStatus);
1837 static RCL_CommandStatus RCL_Handler_Generic_findPbeErrorEndStatus(uint16_t pbeEndStatus) in RCL_Handler_Generic_findPbeErrorEndStatus() argument
1840 switch (pbeEndStatus) in RCL_Handler_Generic_findPbeErrorEndStatus()
1864 Log_printf(RclCore, Log_ERROR, "Unexpected error 0x%04X from PBE", pbeEndStatus); in RCL_Handler_Generic_findPbeErrorEndStatus()
Dble_cs.c520 static RCL_CommandStatus RCL_Handler_BLE_CS_findPbeErrorEndStatus(uint16_t pbeEndStatus);
1736 static RCL_CommandStatus RCL_Handler_BLE_CS_findPbeErrorEndStatus(uint16_t pbeEndStatus) in RCL_Handler_BLE_CS_findPbeErrorEndStatus() argument
1739 switch (pbeEndStatus) in RCL_Handler_BLE_CS_findPbeErrorEndStatus()
1760 Log_printf(RclCore, Log_ERROR, "Unexpected error 0x%04X from PBE", pbeEndStatus); in RCL_Handler_BLE_CS_findPbeErrorEndStatus()
Dble5.c182 static RCL_CommandStatus RCL_Handler_BLE5_findPbeErrorEndStatus(uint16_t pbeEndStatus);
5397 static RCL_CommandStatus RCL_Handler_BLE5_findPbeErrorEndStatus(uint16_t pbeEndStatus) in RCL_Handler_BLE5_findPbeErrorEndStatus() argument
5400 switch (pbeEndStatus) in RCL_Handler_BLE5_findPbeErrorEndStatus()
5422 Log_printf(RclCore, Log_ERROR, "Unexpected error 0x%04X from PBE", pbeEndStatus); in RCL_Handler_BLE5_findPbeErrorEndStatus()