Home
last modified time | relevance | path

Searched refs:BTA_PAN_NUM_COLS (Results 1 – 1 of 1) sorted by relevance

/system/bt/bta/pan/
Dbta_pan_main.c83 #define BTA_PAN_NUM_COLS 2 /* number of columns in state tables */ macro
88 const UINT8 bta_pan_st_idle[][BTA_PAN_NUM_COLS] =
106 const UINT8 bta_pan_st_open[][BTA_PAN_NUM_COLS] =
121 const UINT8 bta_pan_st_closing[][BTA_PAN_NUM_COLS] =
136 typedef const UINT8 (*tBTA_PAN_ST_TBL)[BTA_PAN_NUM_COLS];