bleAcceptFilterRemove (Function) |
Top Previous Next |
This function removes a MAC address from the accept filter.
Input: MAC: STRING The MAC address to remove from the accept filter.
Returns: INT
Declaration: FUNCTION bleAcceptFilterRemove : INT;
Example: ... |