bleAcceptFilterAdd (Function) |
Top Previous Next |
This function adds a MAC address to the accept filter.
Input: MAC: STRING The MAC address to add to the accept filter.
Returns: INT
Declaration: FUNCTION bleAcceptFilterAdd : INT;
Example: ... |