Searched refs:ble_sm_lgcy_io_action (Results 1 – 3 of 3) sorted by relevance
328 int ble_sm_lgcy_io_action(struct ble_sm_proc *proc, uint8_t *action);336 #define ble_sm_lgcy_io_action(proc, action) (BLE_HS_ENOTSUP) macro
59 int ble_sm_lgcy_io_action(struct ble_sm_proc *proc, uint8_t *action) in ble_sm_lgcy_io_action() function
669 return ble_sm_lgcy_io_action(proc, action); in ble_sm_io_action()