Skip to content

Commit

Permalink
f18: api sync
Browse files Browse the repository at this point in the history
  • Loading branch information
hedger committed Dec 13, 2023
1 parent 387d65d commit 27a2c84
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions targets/f18/api_symbols.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1543,6 +1543,12 @@ Function,-,gamma,double,double
Function,-,gamma_r,double,"double, int*"
Function,-,gammaf,float,float
Function,-,gammaf_r,float,"float, int*"
Function,-,gap_extra_beacon_get_data,uint8_t,uint8_t*
Function,-,gap_extra_beacon_get_state,GapExtraBeaconState,
Function,-,gap_extra_beacon_init,void,
Function,-,gap_extra_beacon_set_data,_Bool,"const uint8_t*, uint8_t"
Function,-,gap_extra_beacon_start,_Bool,const GapExtraBeaconConfig*
Function,-,gap_extra_beacon_stop,_Bool,
Function,-,gap_get_state,GapState,
Function,-,gap_init,_Bool,"GapConfig*, GapEventCallback, void*"
Function,-,gap_start_advertising,void,
Expand Down

0 comments on commit 27a2c84

Please sign in to comment.