attempt to support "scan" instruction
This commit is contained in:
+1
-1
@@ -757,7 +757,7 @@ static void SimpleBLECentral_processAppMsg(sbcEvt_t *pMsg)
|
||||
*
|
||||
* @return none
|
||||
*/
|
||||
static void SimpleBLECentral_process_Event(gapCentralRoleEvent_t *pEvent)
|
||||
static void SimpleBLECentral_processRoleEvent(gapCentralRoleEvent_t *pEvent)
|
||||
{
|
||||
switch (pEvent->gap.opcode)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user