BLE_TRCBPS_QueryPsm
C
uint16_t BLE_TRCBPS_QueryPsm(uint16_t *dataPsm);
Description
Query the local L2CAP CoC PSM value for the TRCBP Data Channel.
Parameters
Parameter | Description |
---|---|
[out] dataPsm | Pointer to store the PSM of the data channel. |
Return values
Return value | Description |
---|---|
MBA_RES_SUCCESS | Successfully retrieved the PSM value. |